home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Sound / MSE / MSE.readme < prev    next >
Encoding:
Text File  |  2001-04-04  |  6.2 KB  |  185 lines

  1. Short:    MIDI SYStem EXplorer - PatchEditor+MORE
  2. Author:   dhomas@youngmonkey.ca (dhomas trenn)
  3. Uploader: dhomas@youngmonkey.ca (dhomas trenn)
  4. Version:  01.Apr.02
  5. Type:     mus/midi
  6.  
  7. ==========================================================================
  8.  
  9. April 2, 2001
  10. ------------------------
  11.  
  12. - MIDI SYStem EXplorer (Amiga) is now freely distributable.
  13.  
  14. - Fixed memory leak caused by sometimes unfreed module gadgets.
  15.  
  16. - Fixed bug that would sometimes cause a crash when opening a module.
  17.  
  18. ==========================================================================
  19.  
  20. MODULES
  21. -------
  22. The following MSE modules are available for download from the
  23. MIDI SYStem EXplorer support area of the young monkey website:
  24. http://www.youngmonkey.ca/hands/files/MSE/index.html
  25.  
  26. - Akai S-612
  27. - Boss SE-50
  28. - Korg M1
  29. - Lexicon LXP-5
  30. - Oberheim Matrix 1000
  31. - Oberheim Matrix 6R
  32. - Roland A-880
  33. - Roland Juno-106
  34. - Roland MKS-7
  35. - Roland MKS-50
  36. - Roland M-VS1
  37. - Roland SDX-330
  38.  
  39. FEATURES
  40. --------
  41.  
  42. - Fully automated control.
  43.  
  44. - ARexx support.
  45.  
  46. - Openable on any public screen.
  47.  
  48. - Extensive customization allows the user to design standard
  49.   interfaces for all MIDI products connected to the system.
  50.  
  51. - Graphic interfaces are designed external to the main program.  This
  52.   minimizes memory requirements and increases the interface speed.
  53.  
  54. - Just about everything is customizable, including: layout, fonts,
  55.   gadgets, colors, images, menus, MIDI events, etc.
  56.  
  57. - Allows the user to enter MIDI information from a device's user manual
  58.   and configure a custom interface to access parameters.
  59.  
  60. - Supports ALL MIDI events.
  61.  
  62. - Patch/Librarian data is stored in MIDI standard format, for easy
  63.   importing to other software.
  64.  
  65. - Has the ability to edit individual parameters on devices that only
  66.   support patch dumps.
  67.  
  68. - MIDI communication can operate with realtime feedback and/or through
  69.   user interaction.
  70.  
  71. - Edits can be made without connection to a MIDI device, if required.
  72.  
  73. - Includes lots of examples and common device interfaces, to get you
  74.   started.
  75.  
  76. - Supports MIDI.library (PD), BlueRibbon.library (B&P), TriplePlayPlus,
  77.   and CAMD.library (DeluxeMusic) allowing simultaneous use with other
  78.   programs that also use these libraries.
  79.  
  80. - Can be run upto 9 times simultaneously, with individual ARexx
  81.    ports.
  82.  
  83.  
  84. ABOUT MSE
  85. ---------
  86.  
  87. Many, so called, UNIVERSAL PATCH EDITORS have come and gone for the
  88. Amiga.  One of our biggest complaints, and the reason why we made
  89. MSE, is that these editors are not anywhere near UNIVERSAL.  The
  90. approach others have taken is in requiring 'modules' to be purchased
  91. for each MIDI device to be controlled.  This is fine as long as you can
  92. get a module for EVERY device you have.  But we all know that,
  93. especially on the Amiga, this has not ever happened.  Then of course,
  94. when the company goes out of business or discontinues the program, no
  95. further modules are ever made.
  96.  
  97. So, along come a few other public domain and shareware authors to try
  98. and fill in the hole.  These programmers either chose to code
  99. individual editors or make an another attempt at a UNIVERSAL EDITOR of
  100. their own.  These UNIVERSAL EDITORS require you to be able to program
  101. in C or Assembler in order to make your own editors.  If you wanted to
  102. do that why would you bother with their patch editor at all?
  103.  
  104. Well, MIDI SYStem EXplorer has arrived... we do not claim that MSE is a
  105. UNIVERSAL PATCH EDITOR... we are not sure such a thing is even possible,
  106. but MSE does strive to solve a lot of these problems:
  107.  
  108. 1) Development of other programs stopped because nobody was buying it,
  109.    and no editor exists for my new one of a kind MIDI ZEN-ZAMBULATOR.
  110.  
  111.   Even if development of MSE stops, you would very likely still be
  112.   able to create new modules, because MSE already supports most MIDI
  113.   formats.
  114.  
  115. 2) You are a musician, you do not know how to program in C, or
  116.    Assembler or any other language.  And if you did you would rather be
  117.    composing than programming modules!
  118.  
  119.   MSE supports modules created by the MSE-Compiler.  It converts text
  120.   definition files into modules that MSE can use.  The compiler uses an
  121.   easy to learn language specifically written to be as easy to
  122.   understand as possible.  In many cases, you can simply modify an
  123.   existing definition file to work with another device.
  124.  
  125.   If you can use a text editor and you understand X/Y coordinates you
  126.   will likely learn MSE's definition language fast.  See the definitions
  127.   directory for samples of definition files.  Once you get a hang of
  128.   things, making modules is FAST.  And once you have the editor done, you
  129.   will be amazed at how much time is saved and how much more creative the
  130.   process of sound generation becomes!
  131.  
  132.   Definition files and modules will be freely available.  So, if
  133.   you are not interested in making your own modules you can still use
  134.   modules made by us and others.
  135.  
  136. 3) Other editors do not work while my sequencer or other program is
  137.    running.
  138.  
  139.   MSE will run in conjunction with programs that use the public domain
  140.   MIDI.library, BlueRibbon.library or CAMD.library.
  141.  
  142.   Imagine being able to edit patch data while having that MIDI
  143.   information recorded directly into a sequencer.  It is possible and
  144.   opens up great creative possibilities.
  145.  
  146. 5) Other software is too expensive!
  147.  
  148.   We think so too.
  149.  
  150.  
  151. WHAT WILL MSE DO?
  152. -----------------
  153.  
  154. MSE has been designed to control all types of MIDI data through a
  155. programmable graphic user interface or by external software control.
  156. MSE can be used as a simple MIDI Controller or a complex patch editing
  157. system.
  158.  
  159. Some possible applications:
  160.  
  161. - MIDI Volume/Pan Mixer (with automated fading)
  162. - Patch Editor
  163. - Patch Librarian
  164.  
  165.  
  166. With the definition language you can design the entire user interface
  167. to meet your needs.  Screen mode/size (Amiga/CyberGFX/etc.), window
  168. size and position, fonts, borders, colors, gadget placement, etc. can
  169. all be customized.  As well, you can define the character set, MIDI
  170. port (Triple Play Plus is supported) and much more.
  171.  
  172.  
  173. WHAT WON'T MSE DO?
  174. ------------------
  175. - Waveform editing (samplers) is not supported.  Another program
  176.   WaveFormer (under development) is being designed for this.
  177.  
  178. - Probably some other things too, but that first one is the most commonly
  179.   asked about.
  180.  
  181.  
  182. FOR MORE INFORMATION
  183. -------------------------------------------
  184. http://www.youngmonkey.ca/hands/files/MSE/index.html
  185.